Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Address CI failures by updating apt-get cache before installing packages #494

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

lack
Copy link
Contributor

@lack lack commented Nov 25, 2024

See actions/runner-images#7452 for more
explanation.

Signed-off-by: Jim Ramsay [email protected]

SUMMARY

As described in, actions/runner-images#7452, it's
important to apt-get update before installing packages to make sure we get
up-to-date mirror and cache information.

Fixes #493

ISSUE TYPE
  • Bug, Docs Fix or other nominal change
Tests
  • GitHub PR test only

Test-Hint: no-check

@lack lack requested a review from a team as a code owner November 25, 2024 15:34
Copy link

Copy link
Contributor

@ramperher ramperher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fredericlepied
Copy link
Contributor

retest

@dcibot
Copy link
Collaborator

dcibot commented Nov 25, 2024

from change #494:

  • no check (not a code change)

Merged via the queue into redhatci:main with commit 160761d Nov 25, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sanity Check PR steps are failing to install podman-docker
4 participants